@font-face
{
    font-family: 'the ticket';
  src: url('the ticket.eot');
  src: url('the ticket.eot?#') format('embedded-opentype'),
      url('the ticket.woff') format('woff'),
      url('the ticket.ttf') format('truetype');
}
